home *** CD-ROM | disk | FTP | other *** search
/ ThrustMaster (Europe) (Press Kit) / ThrustMaster (Europe) (Press Kit).bin / progs / f16 / MK2PROGS.SHR / TEST3.ADV < prev   
Encoding:
Text File  |  1994-05-29  |  1.6 KB  |  44 lines

  1. REM                         Test File, Version 1.0
  2. REM
  3. REM   This is the test file for the Mark II WCS.  This is the first file
  4. REM   you will download with the quick start section in the Mark II manual.
  5. REM
  6. REM               Written and Tested by David Shaw - April  1994
  7. REM
  8. REM  Base Switch Settings
  9. REM  Black Hat switch = Digital
  10. REM  Red Switch       = Digital
  11. REM
  12. REM
  13. REM
  14. GAME 2 70               REM  Digital mode  70 MS Delay
  15. BTN UB u                REM  Upper button
  16. BTN MB m                REM  Middle button
  17. BTN LB l                REM  Lower button
  18. BTN HU h u              REM  Hat up
  19. BTN HR h r              REM  Hat right
  20. BTN HD h d              REM  Hat down
  21. BTN HL h l              REM  Hat left
  22. BTN HM h m              REM  Hat middle
  23. BTN 1 1                 REM  Button 1
  24. BTN 2 2                 REM  Button 2
  25. BTN 3 3                 REM  Button 3
  26. BTN 4 4                 REM  Button 4
  27. BTN 5 5                 REM  Button 5
  28. BTN 6 6                 REM  Button 6
  29. RKR UP u p              REM  Rocker up
  30. RKR DN d o w n          REM  Rocker down
  31. THR 10 1 1 2 3 4 5 6 7 8 9 0 *    REM  Throttle
  32. REM
  33. REM
  34. REM This file works ONLY with the NEW chip and MICROCODE for the MARK II WCS!
  35. REM
  36. REM If you do not have the NEW chip and MICROCODE, contact THRUSTMASTER at
  37. REM (503) 639-3200 and find out how to get the upgrade!!!
  38. REM
  39. REM How can you tell if you have the new chip and microcode?  From the
  40. REM C:\MARK2 DOS prompt, type: DIR MK2LOAD.EXE then hit ENTER. If you receive
  41. REM the message: "File not found", then you have the OLD microcode version
  42. REM that uses the program DOWNLOAD.EXE to load files into the WCS MARK II.
  43. REM
  44.